home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / finacial / intrest / 1.bat next >
Encoding:
DOS Batch File  |  1988-12-19  |  742 b   |  25 lines

  1. echo off
  2. cls
  3. echo You should have the DISTRIBUTION disk in drive A:
  4. echo and your new working disk in drive b:
  5. echo -------------------------------------------------------------
  6. echo -
  7. echo -
  8. echo If your disks are not in the correct drives, change them now.
  9. echo -------------------------------------------------------------
  10. echo -
  11. pause
  12. verify on
  13. echo on
  14. copy intcheck.exe b:
  15. echo OFF
  16. echo -
  17. echo -------------------------------------------------------------
  18. echo     The messages above should say one file was transferred.
  19. echo -
  20. echo     There should be no error messages.
  21. echo     If there are, the install may have been unsuccessful.
  22. echo -------------------------------------------------------------
  23. pause
  24. menu
  25.